home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #1 / Amiga Plus CD - 2000 - No. 1.iso / Games / PD / Freeciv / data / misc / small.spec < prev    next >
Encoding:
Text File  |  1999-12-03  |  1.3 KB  |  73 lines

  1.  
  2. [spec]
  3.  
  4. ; Format and options of this spec file:
  5. options = "+spec2"
  6.  
  7. [info]
  8.  
  9. artists = "
  10.     Alexandre Beraud <a_beraud@lemel.fr>
  11. "
  12.  
  13. [file]
  14. gfx = "misc/small"
  15.  
  16. [grid_main]
  17.  
  18. x_top_left = 0
  19. y_top_left = 0
  20. dx = 15
  21. dy = 20
  22.  
  23. tiles = { "row", "column", "tag"
  24.  
  25. ; Science progress indicators:
  26.  
  27.   0,  0, "s.science_bulb_0"
  28.   0,  1, "s.science_bulb_1"
  29.   0,  2, "s.science_bulb_2"
  30.   0,  3, "s.science_bulb_3"
  31.   0,  4, "s.science_bulb_4"
  32.   0,  5, "s.science_bulb_5"
  33.   0,  6, "s.science_bulb_6"
  34.   0,  7, "s.science_bulb_7"
  35.  
  36. ; Government icons: (see further below for fundamentalism)
  37.  
  38.   0,  8, "gov.anarchy"
  39.   0,  9, "gov.despotism"
  40.   0, 10, "gov.monarchy"
  41.   0, 11, "gov.communism"
  42.   0, 12, "gov.republic"
  43.   0, 13, "gov.democracy"
  44.  
  45. ; Global warming progress indicators:
  46.  
  47.   0, 14, "s.warming_sun_0"
  48.   0, 15, "s.warming_sun_1"
  49.   0, 16, "s.warming_sun_2"
  50.   0, 17, "s.warming_sun_3"
  51.   0, 18, "s.warming_sun_4"
  52.   0, 19, "s.warming_sun_5"
  53.   0, 20, "s.warming_sun_6"
  54.   0, 21, "s.warming_sun_7"
  55.  
  56. ; Citizen icons:
  57.  
  58.   0, 22, "citizen.entertainer"
  59.   0, 23, "citizen.scientist"
  60.   0, 24, "citizen.tax_collector",
  61.      "gov.fundamentalism"    ; ?? need something...
  62.   0, 25, "citizen.content_0"
  63.   0, 26, "citizen.content_1"
  64.   0, 27, "citizen.happy_0"
  65.   0, 28, "citizen.happy_1"
  66.   0, 29, "citizen.unhappy_0", 
  67.      "citizen.unhappy_1"     ; Allow for two
  68.  
  69. ; Right arrow icon:
  70.  
  71.   0, 30, "s.right_arrow"
  72. }
  73.